func github.com/andybalholm/brotli.jumpToByteBoundary

6 uses

	github.com/andybalholm/brotli (current package)
		brotli_bit_stream.go#L1269: func jumpToByteBoundary(storage_ix *uint, storage []byte) {
		brotli_bit_stream.go#L1366: 		jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1441: 		jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1503: 		jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1515: 	jumpToByteBoundary(storage_ix, storage)
		brotli_bit_stream.go#L1537: 		jumpToByteBoundary(storage_ix, storage)